PersonaPostalAddressLocationUri Property |
Specifies a URI, for example for an Internet address, of the associated postal address.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string LocationUri { get; set; }Public Property LocationUri As String
Get
Set
Property Value
Type:
StringThe location URI.
See Also